Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 177,109 for

document formatting

(0.33 sec)
  1. Convert PDF to Word documents in Rust|Aspose.PD...

    Learn how to write Rust code for conversion PDF to DOC(DOCX)....Convert PDF to Word documents in Rust Contents [ Hide ] To edit...that support DOC and DOCX formats. PDF files are editable, but...

    docs.aspose.com/pdf/rust-cpp/convert-pdf-to-doc/
  2. HorizontalRuleFormat.height property | Aspose.W...

    HorizontalRuleFormat.height property. Gets or sets the height of the horizontal rule....customize its formatting. doc = aw . Document () builder = aw...horizontal_rule_format = shape . horizontal_rule_format horizontal_rule_format...

    reference.aspose.com/words/python-net/aspose.wo...
  3. HorizontalRuleFormat.height property | Aspose.W...

    HorizontalRuleFormat.height property. Gets or sets the height of the horizontal rule....customize its formatting. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. OfficeMath.nodeType property | Aspose.Words for...

    OfficeMath.nodeType property. Returns [NodeType.OfficeMath](../../../aspose.words/nodetype/#OfficeMath)....math display formatting. let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Drawing::SoftEdgeFormat::Remove ...

    Aspose::Words::Drawing::SoftEdgeFormat::Remove method. Removes SoftEdgeFormat from the parent object in C++....how to work with soft edge formatting. auto builder = System ::...set_Radius ( 30 ); builder -> get_Document () -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Detecting Empty Worksheets|Documentation

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using C# API with .NET library....worksheet has cells with only formatting applied. In such a scenario...initialized cells that contain only formatting cannot be detected using...

    docs.aspose.com/cells/net/detecting-empty-works...
  7. Working with Text in PDF using Rust|Aspose.PDF ...

    This section explains various techniques of text handling. Learn how to add text using Aspose.PDF and Rust....the text elements can be formatted in your own desired style...are: adding text to PDF, formatting text inside PDF file, replace...

    docs.aspose.com/pdf/rust-cpp/working-with-text/
  8. ParagraphFormat.shading property | Aspose.Words...

    ParagraphFormat.shading property. Returns a [Shading](../../shading/) object that refers to the shading Formatting for the paragraph....that refers to the shading formatting for the paragraph. @property...borders and shading. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing::ShapeBase::get_IsHorizo...

    Aspose::Words::Drawing::ShapeBase::get_IsHorizontalRule method. Returns true if this shape is a horizontal rule in C++....shape, and customize its formatting. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Node.get_text method | Aspose.Words for Python

    Node.get_text method. Gets the text of this node and of all its children.... Document () builder = aw . DocumentBuilder...again!' ) # Converting the document to text form reveals that...

    reference.aspose.com/words/python-net/aspose.wo...